home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Virtual Sex Shoot
/
Virtual Sex Shoot.iso
/
mac
/
Virtual Sex Shoot
/
Virtual Sex Shoot.DXR
/
00141.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-09-24
|
278 b
|
16 lines
on exitFrame
if the type of sprite 13 > 0 then
if rollOver(13) then
go(the frame - 1)
exit
end if
end if
set userMouseCast to the mouseCast
if userMouseCast > 17 then
advanceMarker(0)
exit
else
advanceMarker(userMouseCast)
end if
end